H1 {
	FONT-SIZE: 200%
}
H2 {
	FONT-SIZE: 150%; FONT-STYLE: italic
}
H3 {
	FONT-SIZE: 120%
}
H4 {
	FONT-SIZE: 100%
}
H5 {
	FONT-SIZE: 100%; COLOR: red
}
H6 {
	FONT-SIZE: 80%
}
BLOCKQUOTE {
	FONT-SIZE: 12pt; FONT-FAMILY: Arial
}
TABLE {
	FONT-SIZE: 100%; BACKGROUND: white; WIDTH: 100%; TEXT-ALIGN: center
}
BODY {
	MARGIN-TOP: 5%; BACKGROUND: white; MARGIN-LEFT: 5%; COLOR: black; MARGIN-RIGHT: 5%
}
P {
	TEXT-INDENT: 10mm
}
TD {
	FONT-SIZE: 100%; FONT-FAMILY: garamond, "times new roman", arial; TEXT-ALIGN: center
}
TR {
	TEXT-ALIGN: center
}
TH {
	FONT-WEIGHT: bold; FONT-FAMILY: garamond, "times new roman", arial; TEXT-ALIGN: center; font_size: 100%
}
EM {
	FONT-WEIGHT: bold; FONT-STYLE: italic
}
